home *** CD-ROM | disk | FTP | other *** search
- o'<><<>><<>><<>><<>><<>><<>><<>><<>><<>><<>><>
- '<> Orginal author:Neil
- '<> Date created:Wednesday, Dec 11 1996
- '<> File name:database\READING\ID140.Scn
- '<><<>><<>><<>><<>><<>><<>><<>><<>><<>><<>><>
- '<> Author of last modification:
- '<> Date of last Modification:
- '<><<>><<>><<>><<>><<>><<>><<>><<>><<>><<>><>
-
- @At 195,15
- #f2#b<TOPIC TITLE>#f1
-
- '----------------------- The HotSpots --------------------------------
- @GoForward 192,78,94,110,screen_20
- @GoForward 315,135,89,88,screen_30
- @GoForward 414,76,76,86,screen_40
- @GoForward 514,98,84,104,screen_50
-
- '---------------------- First time they have visted this screen via menu ----------------
- @case firstTime
- @At 214,243
- #cr#bClick on each item to find out more
- @prompt
- @endCase
-
- '---------------------- Still more selections to make ----------------
- @case moreSelections
- @At 269,243
- #cr#bNow click on another item.
- @prompt
- @endCase
-
- '---------------------- Reach here if there are no more selections ----------------
- @onForwardGoto screen_60
-
- @Erase 200,236,330,27
- @At 328,342
- #cr#bClick on Forward to continue
- @prompt
- @onForwardGoto screen_60
-
- @feedback correct
- <<CORRECT FEEDBACK HERE>>
- @PopupBegin 219,293,17,17,*infobut.bmp
- @Erase 266,121,305,121
- @At 100,100
- <Popup information text box>
- @popupEnd
- mpt
- @feedback partlyright
- The correct answer is now shown.
- @feedback wrong
- <<INCORRECT FEEDBACK HERE>>
- @feedback correct
- <<CORRECT FEEDBACK HERE>>
- E>>
-